home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3141 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: tank.news.pipex.net!pipex!demon!m500324.dev.phonelink.com
  2. From: stevek@phonelink.com (Steve Kaye)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: GCC "ssystem() no longer supported" error
  5. Date: Fri, 09 Feb 1996 09:00:20 GMT
  6. Organization: PhoneLink PLC
  7. Message-ID: <311b0ccb.645836@pubnews.demon.co.uk>
  8. References: <4fd4lj$dpa@storm.cycor.ca>
  9. NNTP-Posting-Host: m500324.dev.phonelink.com
  10. X-NNTP-Posting-Host: m500324.dev.phonelink.com
  11. X-Newsreader: Forte Agent .99c/16.141
  12.  
  13. On 8 Feb 1996 15:25:39 GMT, dgrant@peinet.pe.ca (Dennis Grant) wrote:
  14.  
  15. >I've decided to try my hand a C for the first time in about 5 years, with the
  16. >aim of fixing the bugs in the Amiga version of Netrek.
  17. >
  18. >So, I DL'ed GCC 2.7.0 from Aminet, and installed it using the installer
  19. >script that came with it.
  20. >
  21. >I have the OS includes, and the AmiTCP includes (tho I'm not sure where to
  22. >put the AmiTCP includes. Does each header go in with the appropriate drawer
  23. >in the os-include tree?)
  24. >
  25. >Whenever I try and use gcc to compile anything tho, I get a "ssystem() no
  26. >longer supported - read important.readme" error.
  27. >
  28. This is a message from ixemul.library, not gcc. The solution is to
  29. delete bin:gcc and rename bin:gccv bin:gcc
  30.  
  31. >There is no important.readme in the gcc distribution, and I greped all the
  32. >README files for ssystem(). Nada.
  33. >
  34. The important README is in the ixemul.library distribution.
  35.  
  36. Hope this helps
  37.  
  38. Steve
  39.  
  40.